Skip to content

fix: watch correctly diffs against previous run#77

Merged
KryptosAI merged 1 commit intomainfrom
fix/watch-diff-exclude
Mar 22, 2026
Merged

fix: watch correctly diffs against previous run#77
KryptosAI merged 1 commit intomainfrom
fix/watch-diff-exclude

Conversation

@KryptosAI
Copy link
Copy Markdown
Owner

Summary

  • findLatestArtifact now accepts excludePath so watch skips the artifact it just wrote
  • When runs are identical, shows "✓ No changes since last run" instead of silently showing full output with no context

Test plan

  • npm test — 222 tests pass
  • First run shows full report
  • Second run shows "✓ No changes since last run"

🤖 Generated with Claude Code

…nges"

findLatestArtifact accepts an excludePath param so watch can skip the
artifact it just wrote. When runs are identical, shows "✓ No changes
since last run" instead of silently falling through.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

MCP Observatory Report


Generated by MCP Observatory action

@KryptosAI KryptosAI merged commit cf73f3b into main Mar 22, 2026
2 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 0.16.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant